home *** CD-ROM | disk | FTP | other *** search
/ Time Warp / Time Warp.iso / pc / start32.exe / start32.dxr / Shared_30.ls < prev    next >
Encoding:
Text File  |  1997-05-23  |  248 b   |  11 lines

  1. on switchQT channel
  2.   if the castNum of sprite channel = 0 then
  3.     exit
  4.   end if
  5.   getQTname(channel)
  6.   set QTname to the result
  7.   set the movieRate of sprite channel to 0
  8.   set the directToStage of cast QTname to 0
  9.   puppetSprite(channel, 0)
  10. end
  11.